PXC Documentation

PXC Home

Convert Base

1.18.0

Convert number from one base to another.

Node Data

Display name

Convert Base

Internal name

Node_Base_Convert

Inheritances

Node_Processor
Node_Base_Convert

Inputs

Node_Base_Convert

text

Value

int

Base From

int

Base To

Outputs

Node_Base_Convert

text

Result


Convert number from one base to another. This node output a number as string.



Properties


Value


Number to convert


Base From


Base of the input number


Base To


Base of the output number



Related Links